[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 484   SHUFFLE   <  SKIP 2413  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28552Subram, Holly, JRG7 5H7ReadingEnglandUnited Kingdom
19597Martin, Jay2061Milsons PointNew South WalesAustralia
24641Powell, Sarah, H92806La JollaCaliforniaUnited States

Generated 2025-07-13 15:52:54.254 UTC