[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 999   SHUFFLE   <  SKIP 485  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21506Gutierrez, Randall66041PoingSaarlandGermany
12807Kumar, Nina, L63009OffenbachSaarlandGermany
22789Taylor, Richard92102San DiegoCaliforniaUnited States

Generated 2025-07-09 15:03:02.351 UTC