[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 189   SHUFFLE   <  SKIP 1488  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11319Bailey, Jade, E94611OaklandCaliforniaUnited States
27311Adams, Jenna, L59491Villeneuve-d'AscqNordFrance
28860Anderson, Ian, M94947NovatoCaliforniaUnited States
22607Gonzalez, Whitney, Y66578NeunkirchenSaarlandGermany

Generated 2025-07-22 02:06:57.828 UTC