[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 189   SHUFFLE   <  SKIP 186  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26084Jenkins, Luke91977Spring ValleyCaliforniaUnited States
17204Martinez, Evelyn, JOX1OxfordEnglandUnited Kingdom
13019Murphy, Destiny, A94070San CarlosCaliforniaUnited States

Generated 2025-07-20 09:39:20.310 UTC