[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 460   SHUFFLE   <  SKIP 1885  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17133Kelly, Lucas, A98270MarysvilleWashingtonUnited States
18500Brown, Jose97330CorvallisOregonUnited States
16521She, Tonya, L4171HawthorneQueenslandAustralia

Generated 2025-07-16 00:40:16.560 UTC