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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16732Flores, Natalie98366Port OrchardWashingtonUnited States
17997Sharma, April, J59491Villeneuve-d'AscqNordFrance
25499Schmidt, MeredithWA1 4SYWoolstonEnglandUnited Kingdom
17785Chapman, PedroSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-11-05 04:10:32.182 UTC