[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 518   SHUFFLE   <  SKIP 4375  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11157Long, Hannah, E98403TacomaWashingtonUnited States
27311Adams, Jenna, L59491Villeneuve-d'AscqNordFrance
21712Ross, Megan, R92020El CajonCaliforniaUnited States

Generated 2025-07-17 14:59:17.279 UTC