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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14712Liu, EugeneSW8 4BGLondonEnglandUnited Kingdom
12392Nath, Nichole, KEM15Esher-MoleseyEnglandUnited Kingdom
16413Gonzalez, Julia, W46236BottropNordrhein-WestfalenGermany
19679Rana, Erick, C92118CoronadoCaliforniaUnited States

Generated 2025-07-11 18:09:52.389 UTC