[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 6334  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25579Prasad, Bobby, W94310OrlyVal de MarneFrance
15099Ma, Alvin59170CroixNordFrance
18610Rivera, Bailey94519ConcordCaliforniaUnited States
19893Baker, Evan, E98270MarysvilleWashingtonUnited States

Generated 2025-07-11 22:05:46.019 UTC