[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 327   SHUFFLE   <  SKIP 1224  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28286Alexander, Destiny98052RedmondWashingtonUnited States
23501Perry, Isabelle, A91945Lemon GroveCaliforniaUnited States
11320Hill, Morgan, M91203GlendaleCaliforniaUnited States
17195Sharma, Franklin, L92700ColombesHauts de SeineFrance

Generated 2025-07-20 20:02:19.418 UTC