[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 438   SHUFFLE   <  SKIP 292  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20173Zhao, DennisSE1 8HLLondonEnglandUnited Kingdom
11516Gonzales, Mya94014ColmaCaliforniaUnited States
27561Brooks, Kimberly, L91791West CovinaCaliforniaUnited States

Generated 2025-07-14 07:37:27.512 UTC