[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 2818   SHUFFLE   <  SKIP 5  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18172Black, WillieB29 6SLBirminghamEnglandUnited Kingdom
28845Simmons, Kaitlyn98168BurienWashingtonUnited States
24358Green, Kevin, D91776San GabrielCaliforniaUnited States

Generated 2025-07-15 17:05:54.637 UTC