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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13957Munoz, Meredith4551CaloundraQueenslandAustralia
20548Rodriguez, Phillip, S10501BerlinNordrhein-WestfalenGermany
11407She, Mario48001MünsterSaarlandGermany
18856Green, Thomas94303Palo AltoCaliforniaUnited States

Generated 2025-07-18 13:33:03.047 UTC