[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 444   SHUFFLE   <  SKIP 2558  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18309Wu, Mandy2444Port MacquarieNew South WalesAustralia
24629Perry, Seth94611OaklandCaliforniaUnited States
17344Kelly, Timothy94947NovatoCaliforniaUnited States

Generated 2025-07-13 23:22:22.185 UTC