[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 34   SHUFFLE   <  SKIP 1416  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14411Johnson, Ashley, S97034Lake OswegoOregonUnited States
14040Morris, Stephanie, S92020El CajonCaliforniaUnited States
26064Scott, Logan99202SpokaneWashingtonUnited States

Generated 2025-07-13 15:49:49.017 UTC