[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 4117  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19824Perry, Jordan98225BellinghamWashingtonUnited States
28937Nath, Tommy, B4000BrisbaneQueenslandAustralia
19783Kumar, Tony, P3220GeelongVictoriaAustralia

Generated 2025-07-17 05:51:32.235 UTC