[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 281   SHUFFLE   <  SKIP 1734  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19760Russell, Sydney91941GrossmontCaliforniaUnited States
15677Bradley, Alyssa, C93000BobignySeine Saint DenisFrance
20304Edwards, Jesse99362Walla WallaWashingtonUnited States

Generated 2025-07-15 01:34:57.424 UTC