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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15052Moreno, Kari, SW10 6BLLondonEnglandUnited Kingdom
12087Cook, Sean90712LakewoodCaliforniaUnited States
13661Sara, Andre, MWA1WarringtonEnglandUnited Kingdom
16353Xu, Alejandro, J98312BremertonWashingtonUnited States

Generated 2025-07-18 18:33:29.977 UTC