[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 2075   SHUFFLE   <  SKIP 552  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13174Morris, Gabriella, F97034Lake OswegoOregonUnited States
21489Gutierrez, Neil, LV8Y 1L1CliffsideBritish ColumbiaCanada
14904Powell, SpencerV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-21 06:16:54.519 UTC