[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 149   SHUFFLE   <  SKIP 5563  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27227Bryant, Emily92020El CajonCaliforniaUnited States
22607Gonzalez, Whitney, Y66578NeunkirchenSaarlandGermany
14560Huang, Kelvin90706BellflowerCaliforniaUnited States

Generated 2025-07-21 10:26:28.606 UTC