[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 468   SHUFFLE   <  SKIP 600  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15032Suarez, Meredith2500WollongongNew South WalesAustralia
24042White, Zachary33098PaderbornNordrhein-WestfalenGermany
20167Serrano, Joe, MSW19 3RULondonEnglandUnited Kingdom
26858Lopez, Samuel, LWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-21 03:34:12.759 UTC