[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 31   SHUFFLE   <  SKIP 290  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16829Lal, Wayne, CTY31RuncornEnglandUnited Kingdom
21350Sharma, Mindy91910Chula VistaCaliforniaUnited States
22069Reed, Bailey, L90210Beverly HillsCaliforniaUnited States
19334Baker, KatherineAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-12 10:22:03.909 UTC