[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 508   SHUFFLE   <  SKIP 407  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19877Zheng, Steve, D91910Chula VistaCaliforniaUnited States
14346Perez, Evelyn2580GoulburnNew South WalesAustralia
23020Jones, Hannah98033KirklandWashingtonUnited States

Generated 2025-07-17 10:58:17.659 UTC