[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 236   SHUFFLE   <  SKIP 92  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27669Allen, Katelyn, I92118CoronadoCaliforniaUnited States
27956Jai, TerrenceSL67RJMaidenheadEnglandUnited Kingdom
14847Mr., Sazanovich, VadimBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-14 00:10:35.630 UTC