[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 753  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26042Griffin, Devin90802Long BeachCaliforniaUnited States
28031Navarro, Kari91910Chula VistaCaliforniaUnited States
26222Madan, CarolynW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-10 21:13:00.244 UTC