[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 158   SHUFFLE   <  SKIP 2511  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17931Zhao, Jeffery80610Saint OuenSommeFrance
17277Goel, Nichole, A2113North RydeNew South WalesAustralia
18397Anand, Louis, S31008ByronGeorgiaUnited States

Generated 2025-07-13 05:28:49.046 UTC