[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 872   SHUFFLE   <  SKIP 3940  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20239Ortega, Jill, A2450Coffs HarbourNew South WalesAustralia
24785Morris, Cody, A98033KirklandWashingtonUnited States
25951Anderson, Anthony, A90210Beverly HillsCaliforniaUnited States

Generated 2025-07-20 06:33:10.907 UTC