[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 650   SHUFFLE   <  SKIP 1429  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25151Washington, Jasmine91932Imperial BeachCaliforniaUnited States
17094Dominguez, Julio, ESW19 3RULondonEnglandUnited Kingdom
16223Collins, Carlos, B90012Los AngelesCaliforniaUnited States

Generated 2025-07-12 22:48:31.679 UTC