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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27467Coleman, Jackson, S92118CoronadoCaliforniaUnited States
18031Tang, Shawna, A63009OffenbachSaarlandGermany
17547Yuan, Alejandro, J90706BellflowerCaliforniaUnited States
24437Blue, Nicole, J92625Newport BeachCaliforniaUnited States

Generated 2025-07-11 13:22:34.557 UTC