[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 250   SHUFFLE   <  SKIP 4421  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20082Henderson, CarolineV8POak BayBritish ColumbiaCanada
23043Moore, Katherine, L98403TacomaWashingtonUnited States
17798Ortega, RobinPB12PeterboroughEnglandUnited Kingdom
22096Cooper, Bryce, D98225BellinghamWashingtonUnited States

Generated 2025-07-18 00:51:46.691 UTC