[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 394   SHUFFLE   <  SKIP 332  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14645Kelly, Isaac, P91941GrossmontCaliforniaUnited States
18728Luo, Roger, J2060Lavender BayNew South WalesAustralia
22242Walker, Cameron, M98901YakimaWashingtonUnited States

Generated 2025-07-10 02:56:12.992 UTC