[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 4000   SHUFFLE   <  SKIP 2972  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14403Russell, Angelica90706BellflowerCaliforniaUnited States
14783Shan, CristinaSW19 3RULondonEnglandUnited Kingdom
28949Ramos, Lance, S2060Lavender BayNew South WalesAustralia

Generated 2025-07-16 07:32:54.579 UTC