[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 406   SHUFFLE   <  SKIP 3040  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28675Mitchell, Angel, N91791West CovinaCaliforniaUnited States
11516Gonzales, Mya94014ColmaCaliforniaUnited States
17303Tang, Terrence, R2010DarlinghurstNew South WalesAustralia

Generated 2025-07-17 13:12:30.126 UTC