[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 194   SHUFFLE   <  SKIP 3345  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23875Green, Sean98403TacomaWashingtonUnited States
22119Flores, Hailey, L94010BurlingameCaliforniaUnited States
15461Gutierrez, Alberto, RGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-14 19:31:16.401 UTC