[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3165   SHUFFLE   <  SKIP 1521  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21351Coleman, James90712LakewoodCaliforniaUnited States
17743Gomez, GeraldSW8 1XDLondonEnglandUnited Kingdom
11162Cox, Chase92806La JollaCaliforniaUnited States

Generated 2025-07-21 23:58:55.851 UTC