[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   SKIP 438   SHUFFLE   <  SKIP 780  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28984Cox, Katherine98501OlympiaWashingtonUnited States
19992Hill, Stephanie, M92625Newport BeachCaliforniaUnited States
21087Scott, Rebecca, E85049IngolstadtBayernGermany
17281Vazquez, Francis, E4655Hervey BayQueenslandAustralia

Generated 2025-07-10 00:47:26.727 UTC