[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 5287   <  SKIP 384  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21291Morris, Rachel, C98036LynnwoodWashingtonUnited States
11818Garcia, Daniel, C92118CoronadoCaliforniaUnited States
26323Ruiz, Dwayne, A97005BeavertonOregonUnited States

Generated 2025-07-15 16:47:09.157 UTC