[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 159   SHUFFLE   <  SKIP 2371  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12551Ramos, JulioSW6 SBYLondonEnglandUnited Kingdom
23678Diaz, Kelly91950Lincoln AcresCaliforniaUnited States
15147Chen, Clarence, R4810TownsvilleQueenslandAustralia

Generated 2025-07-14 00:37:02.479 UTC