[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 2662   SHUFFLE   <  SKIP 138  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19902Pal, Johnny78100Saint Germain en LayeYvelineFrance
18776Allen, Connor91950Lincoln AcresCaliforniaUnited States
13634Russell, Alexis, L4000BrisbaneQueenslandAustralia

Generated 2025-07-21 01:19:31.230 UTC