[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 2920   SHUFFLE   <  SKIP 189  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18076Mehta, Andre, F91910Chula VistaCaliforniaUnited States
28505Xie, Barbara41485GrevenbroichBayernGermany
15381Howard, Alexa98501OlympiaWashingtonUnited States

Generated 2025-07-13 22:58:27.292 UTC