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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25442Goel, Melvin, A91940Les UlisEssonneFrance
26493Ramos, Lawrence, P98225BellinghamWashingtonUnited States
25772Kapoor, Harold, S80074MünchenNordrhein-WestfalenGermany
11539Washington, Justin94519ConcordCaliforniaUnited States
19459Yuan, KatieWA1WarringtonEnglandUnited Kingdom
13272Gonzalez, Jordan97045Oregon CityOregonUnited States

Generated 2025-07-14 19:37:58.788 UTC