[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1959  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12828Rubio, Carol, K66740SaarlouisSaarlandGermany
12048Coleman, Kayla, L97034Lake OswegoOregonUnited States
17083Raje, Priscilla, N33041PaderbornHamburgGermany
28235Rogers, Cole, M92118CoronadoCaliforniaUnited States

Generated 2025-07-11 23:05:16.753 UTC