[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 416   SHUFFLE   <  SKIP 2007  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26291Walker, Blake, R90802Long BeachCaliforniaUnited States
14345Rodriguez, Kristi3550BendigoVictoriaAustralia
24176Jimenez, Marie, C4169East BrisbaneQueenslandAustralia

Generated 2025-07-08 13:40:59.731 UTC