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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27346Dominguez, Leslie4171HawthorneQueenslandAustralia
19039Pal, Melvin, A91370Verrieres Le BuissonEssonneFrance
11960Griffin, Ana98052RedmondWashingtonUnited States

Generated 2025-07-22 03:00:49.840 UTC