[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 4032  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16133Simmons, DylanV9LangfordBritish ColumbiaCanada
28124Kelly, Mackenzie, E94015Daly CityCaliforniaUnited States
12891King, Kaylee, T97045Oregon CityOregonUnited States
13498Mehta, Joel59140DunkerqueNordFrance
24192Prasad, Regina, AEM15Esher-MoleseyEnglandUnited Kingdom
14484Hall, Samantha91950National CityCaliforniaUnited States

Generated 2025-07-11 19:37:24.067 UTC