[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 438   SHUFFLE   <  SKIP 461  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14301Vazquez, Ruben, B2444Port MacquarieNew South WalesAustralia
28849Murphy, Garrett99202SpokaneWashingtonUnited States
26326Washington, Trevor91910Chula VistaCaliforniaUnited States

Generated 2025-07-14 12:34:10.580 UTC