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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27805Ye, Barbara, A59170CroixNordFrance
23519Long, Jacqueline, E92118CoronadoCaliforniaUnited States
16442Gonzalez, Luke, P60323FrankfurtHessenGermany

Generated 2025-07-16 00:19:42.077 UTC