[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 1875   SHUFFLE   <  SKIP 2946  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17674Wang, Kevin90210Beverly HillsCaliforniaUnited States
19419Adams, Allison, L59100RoubaixNordFrance
19684Lee, Alexandra98501OlympiaWashingtonUnited States
12465Patel, Cassandra, PGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-22 00:51:33.788 UTC