[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 24   SHUFFLE   <  SKIP 2299  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21783Goel, Kate98168BurienWashingtonUnited States
14520Xu, Bonnie, C98312BremertonWashingtonUnited States
16485Foster, Ian, A91502BurbankCaliforniaUnited States

Generated 2025-07-12 10:18:03.579 UTC