[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 406   SHUFFLE   <  SKIP 3277  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17106Jiménez, Gina93500PantinSeine Saint DenisFrance
12130Zhou, Suzanne33041PaderbornHamburgGermany
20391Serrano, Meghan, A94519ConcordCaliforniaUnited States

Generated 2025-07-15 22:47:15.792 UTC