[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 650   SHUFFLE   <  SKIP 1055  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26649Perry, Emily, F94519ConcordCaliforniaUnited States
23608Blanco, Jessie, RW1V 5RNLondonEnglandUnited Kingdom
15752Rodriguez, Bobby2300NewcastleNew South WalesAustralia

Generated 2025-07-20 07:20:14.027 UTC