[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 518   SHUFFLE   <  SKIP 6315  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13278Hu, Jorge91910Chula VistaCaliforniaUnited States
13493Zhao, Valerie, RRG11 5TPBerkshireEnglandUnited Kingdom
18722Navarro, Jonathon2065St. LeonardsNew South WalesAustralia
18086Zeng, Jaclyn, R94519ConcordCaliforniaUnited States
14288Ramirez, Christina, M92020El CajonCaliforniaUnited States
14968Patel, TroySW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-20 06:38:49.014 UTC