[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 324   SHUFFLE   <  SKIP 320  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24502Price, Deb2444Port MacquarieNew South WalesAustralia
26231Nara, Maurice31770ColomiersGaronne (Haute)France
26332Mitchell, Aaron, W97355LebanonOregonUnited States

Generated 2025-07-14 22:00:10.283 UTC