[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 24   SHUFFLE   <  SKIP 2337  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19072Lu, Tamara, EEM15Esher-MoleseyEnglandUnited Kingdom
23436Munoz, Tanya2061Milsons PointNew South WalesAustralia
25436Ross, Destiny, K92625Newport BeachCaliforniaUnited States

Generated 2025-07-18 14:00:33.453 UTC