[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 290   <  SKIP 878  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28595James, Xavier, C91945Lemon GroveCaliforniaUnited States
26331Powell, Melanie, K98312BremertonWashingtonUnited States
20833Sai, Douglas, A60061Frankfurt am MainSaarlandGermany

Generated 2025-07-20 09:41:58.189 UTC