[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 1305  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24014Kovár, Geoffrey66041PoingSaarlandGermany
25893Alexander, Alexia98312BremertonWashingtonUnited States
11268Carter, Katelyn, A92118CoronadoCaliforniaUnited States

Generated 2025-07-22 00:11:57.068 UTC