[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 1666  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18359Bryant, Alexandria92625Newport BeachCaliforniaUnited States
15427Murphy, Jade92102San DiegoCaliforniaUnited States
14288Ramirez, Christina, M92020El CajonCaliforniaUnited States

Generated 2025-07-18 22:53:17.371 UTC