[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   SHUFFLE   SKIP 2328   <  SKIP 123  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24450Long, Isabel98284Sedro WoolleyWashingtonUnited States
16608Martin, Ricky, C4000BrisbaneQueenslandAustralia
23950Zhou, Roger, L94310OrlyVal de MarneFrance

Generated 2025-07-20 10:31:02.904 UTC