[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 2421   SHUFFLE   <  SKIP 3292  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29123Goel, Tonya4217Gold CoastQueenslandAustralia
16858Lopez, Jan98201EverettWashingtonUnited States
11158Wright, Jason, K91776San GabrielCaliforniaUnited States

Generated 2025-07-11 17:14:53.392 UTC