[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 2421   SHUFFLE   <  SKIP 1271  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13076Munoz, Craig, V6006PerthSouth AustraliaAustralia
23133White, Alexis, C90802Long BeachCaliforniaUnited States
21838Ruiz, Gerald, C66041PoingSaarlandGermany

Generated 2025-07-15 04:18:59.166 UTC