[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 875   SHUFFLE   <  SKIP 1295  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26916King, Mackenzie, M4700RockhamptonQueenslandAustralia
15612Ma, DamienMK8 8DFMilton KeynesEnglandUnited Kingdom
18938Lopez, Lucas, J94536FremontCaliforniaUnited States

Generated 2025-07-08 05:50:53.732 UTC