[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 413   SHUFFLE   <  SKIP 4200  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13986Anderson, Chloe, R91977Spring ValleyCaliforniaUnited States
27873Xu, Dawn2500WollongongNew South WalesAustralia
22836Sai, Michele24044KielSaarlandGermany

Generated 2025-07-22 01:38:42.932 UTC