[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 4213  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13250King, Jordan, J95062Santa CruzCaliforniaUnited States
18516Brooks, Juan98055RentonWashingtonUnited States
12230Zheng, Wesley22001HamburgHessenGermany

Generated 2025-07-13 03:55:05.497 UTC