[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 653   SHUFFLE   <  SKIP 821  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26533Mitchell, Xavier, LV3A 4R2LangleyBritish ColumbiaCanada
28931Jiménez, Darren, W2036MalabarNew South WalesAustralia
12600Romero, Larry, S04838EilenburgBrandenburgGermany
25264Bryant, Wyatt90706BellflowerCaliforniaUnited States

Generated 2025-07-17 22:34:54.859 UTC