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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19090Chander, Marshall2061Milsons PointNew South WalesAustralia
29171Alvarez, Jay, D98168BurienWashingtonUnited States
27547Hill, Kevin, C90505TorranceCaliforniaUnited States

Generated 2025-07-10 11:53:03.200 UTC