[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 480   SHUFFLE   <  SKIP 668  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16741Xu, Alan2138RhodesNew South WalesAustralia
26786Smith, Seth, R94015Daly CityCaliforniaUnited States
24104Ortega, RobynTY31RuncornEnglandUnited Kingdom
22142Alonso, Nelson94010BurlingameCaliforniaUnited States

Generated 2025-07-14 05:46:35.433 UTC