[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 3179  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28952Huang, Arturo2138RhodesNew South WalesAustralia
27221Jones, Matthew, J98403TacomaWashingtonUnited States
26842Alonso, Felicia, ALE18LeedsEnglandUnited Kingdom

Generated 2025-07-09 16:58:38.630 UTC