[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 2476   SHUFFLE   <  SKIP 549  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11798Chande, Brendan, Q98312BremertonWashingtonUnited States
16291Lal, Lindsey, H75019ParisSeine (Paris)France
16645Subram, Chelsea91910Chula VistaCaliforniaUnited States

Generated 2025-07-22 05:40:50.842 UTC