[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 482   SHUFFLE   <  SKIP 2202  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14111Anderson, Michael, K97045Oregon CityOregonUnited States
19821Vazquez, Tabitha, E90210Beverly HillsCaliforniaUnited States
16562Zhang, Colleen, LOX1OxfordEnglandUnited Kingdom

Generated 2025-07-18 08:31:12.944 UTC