[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 4295  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22134Raji, Leonard, L91502BurbankCaliforniaUnited States
22899Carter, Charles, R92020El CajonCaliforniaUnited States
17336Sanchez, Chase, A92118CoronadoCaliforniaUnited States
27323Shan, Michele59100RoubaixNordFrance

Generated 2025-07-13 19:03:25.685 UTC