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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27977Alonso, Jerome, H2060Lavender BayNew South WalesAustralia
14515Cooper, Anna91945Lemon GroveCaliforniaUnited States
24813Schmidt, Armando94519ConcordCaliforniaUnited States

Generated 2025-07-13 09:49:29.114 UTC