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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24055Goel, LouisRG11 5TPBerkshireEnglandUnited Kingdom
16908Patel, Kristi, C98168BurienWashingtonUnited States
20640Turner, Noah, S92020El CajonCaliforniaUnited States

Generated 2025-07-17 20:14:40.831 UTC