[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1835  >   <  TAKE 4  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11904Cook, Kaylee3220GeelongVictoriaAustralia
20214Liu, Trisha, V4655Hervey BayQueenslandAustralia
22318Xu, Ramon, D53131BonnHamburgGermany
26369Nath, Kate, J92310SèvresHauts de SeineFrance

Generated 2025-07-10 12:27:15.303 UTC