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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19330Shen, Johnny80074MünchenHessenGermany
12606Van, Arthur, A59100RoubaixNordFrance
23340Collins, Mackenzie, I92118CoronadoCaliforniaUnited States

Generated 2025-07-10 12:46:50.776 UTC