[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 1305   SHUFFLE   <  SKIP 1521  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24223Alexander, Abigail97222MilwaukieOregonUnited States
28033Jenkins, Gavin94010BurlingameCaliforniaUnited States
25676Scott, Mackenzie, LTY31RuncornEnglandUnited Kingdom

Generated 2025-07-18 19:51:36.401 UTC