[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 593   SHUFFLE   <  SKIP 156  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14728Henderson, Elizabeth98371PuyallupWashingtonUnited States
24640Yang, Lisa90210Beverly HillsCaliforniaUnited States
21440Morgan, Ian91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-15 17:21:03.114 UTC