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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25231Moore, Olivia, A2500WollongongNew South WalesAustralia
29249Long, Austin, H98284Sedro WoolleyWashingtonUnited States
18174Munoz, Jill, M94310OrlyVal de MarneFrance

Generated 2025-07-15 09:05:08.227 UTC