[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 1423  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11082Butler, Angela, L94536FremontCaliforniaUnited States
16428Ross, RyanPE17BuryEnglandUnited Kingdom
12667Wood, Maria7001HobartTasmaniaAustralia

Generated 2025-07-12 11:38:50.122 UTC