[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 484   SHUFFLE   <  SKIP 237  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17853Chen, Ernest, W60075Frankfurt am MainSaarlandGermany
21305Garcia, Hunter, JV9B 5T2ShawneeBritish ColumbiaCanada
23558Barnes, Dakota90802Long BeachCaliforniaUnited States

Generated 2025-07-13 14:56:34.325 UTC