[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 875   SHUFFLE   <  SKIP 64  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25237Sun, Roger, C4700RockhamptonQueenslandAustralia
12699Chow, Amy, E3000MelbourneVictoriaAustralia
23158Patterson, Ana, L98270MarysvilleWashingtonUnited States

Generated 2025-07-10 03:00:53.215 UTC