[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 405   SHUFFLE   <  SKIP 1443  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14170Moreno, Rebekah, J80610Saint OuenSommeFrance
12737Chandra, Brett, S92700ColombesHauts de SeineFrance
12796Zhang, Jason, L98312BremertonWashingtonUnited States
25624Scott, Mary98055RentonWashingtonUnited States

Generated 2025-07-22 06:01:29.936 UTC