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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29325Thomas, Cameron, E98312BremertonWashingtonUnited States
28470Tang, Tamara94310OrlyVal de MarneFrance
16565Anand, Corey, E64283DarmstadtHessenGermany
17574Palit, Punya90012Los AngelesCaliforniaUnited States

Generated 2025-07-16 14:31:22.910 UTC