[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 717   SHUFFLE   <  SKIP 2342  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15241Madan, Geoffrey, M2061Milsons PointNew South WalesAustralia
27751Cooper, Zoe, L94536FremontCaliforniaUnited States
16948Lee, EmmaV8Z 4N5ShawneeBritish ColumbiaCanada
19884Simmons, JamesV0SookeBritish ColumbiaCanada

Generated 2025-07-16 17:45:14.334 UTC