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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20983Vance, Meredith, B4169East BrisbaneQueenslandAustralia
27390Zeng, Leah98168BurienWashingtonUnited States
15445Lopez, Bob94310OrlyVal de MarneFrance

Generated 2025-07-17 06:06:40.283 UTC