[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 2147   SHUFFLE   <  SKIP 205  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18194Kumar, Yolanda, J6006PerthSouth AustraliaAustralia
18828Wright, Morgan98201EverettWashingtonUnited States
24398Davis, Brandon92625Newport BeachCaliforniaUnited States
14778Jimenez, ReneeLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-17 16:06:02.288 UTC