[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 750   SHUFFLE   <  SKIP 241  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16179Zhao, Jamie4810TownsvilleQueenslandAustralia
23249Nara, Tasha98312BremertonWashingtonUnited States
26534Smith, Fernando94611OaklandCaliforniaUnited States

Generated 2025-07-09 23:06:07.992 UTC