[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 364   SHUFFLE   <  SKIP 1601  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22277Torres, Arianna, A98366Port OrchardWashingtonUnited States
11012Walker, Lauren, M98312BremertonWashingtonUnited States
14254Gill, Tabitha, L90706BellflowerCaliforniaUnited States

Generated 2025-07-19 02:49:09.124 UTC