[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 494   SHUFFLE   <  SKIP 1445  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16384Reed, Jada92625Newport BeachCaliforniaUnited States
21337Smith, Jennifer, A98225BellinghamWashingtonUnited States
20169Gray, Garrett, N66740SaarlouisSaarlandGermany

Generated 2025-07-22 00:28:06.611 UTC