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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23808Perry, Spencer91950Lincoln AcresCaliforniaUnited States
24066West, Brittney, C46236BottropNordrhein-WestfalenGermany
19907Diaz, Bruce, L93500PantinSeine Saint DenisFrance

Generated 2025-07-12 19:41:45.153 UTC