[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 413   SHUFFLE   <  SKIP 1980  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13854Parker, Kyle91910Chula VistaCaliforniaUnited States
25724Fernandez, Tabitha, A04838EilenburgBrandenburgGermany
18207Gonzalez, Phillip, N2264SilverwaterNew South WalesAustralia

Generated 2025-07-17 03:06:42.064 UTC