[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 625   SHUFFLE   <  SKIP 2514  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26453Peterson, Cole, L97045Oregon CityOregonUnited States
18836Cooper, Nicole98371PuyallupWashingtonUnited States
11796Jenkins, Isabel, C90241DowneyCaliforniaUnited States

Generated 2025-07-18 09:55:47.910 UTC