[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 589   SHUFFLE   <  SKIP 1045  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25402Hughes, Maria97045Oregon CityOregonUnited States
13464Hu, Martha, C90210Beverly HillsCaliforniaUnited States
26723Kelly, Devin, A91977Spring ValleyCaliforniaUnited States
12432Clark, Nathan91203GlendaleCaliforniaUnited States

Generated 2025-07-20 23:51:00.241 UTC