[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 2421   SHUFFLE   <  SKIP 844  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26260Jackson, Ryan, G99202SpokaneWashingtonUnited States
13273Lee, Elizabeth92118CoronadoCaliforniaUnited States
13412Zhao, RafaelB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-12 21:25:34.155 UTC