[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 1305   SHUFFLE   <  SKIP 1465  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18979Taylor, Noah, E91977Spring ValleyCaliforniaUnited States
28607Sharma, Hunter, A98036LynnwoodWashingtonUnited States
24267Hernandez, Jésus, M4810TownsvilleQueenslandAustralia

Generated 2025-07-14 09:42:36.205 UTC