[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 248   SHUFFLE   <  SKIP 859  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27610Washington, Jeremy91977Spring ValleyCaliforniaUnited States
18924Williams, Rachel, C94536FremontCaliforniaUnited States
21199Raman, Ruth, L2036MalabarNew South WalesAustralia

Generated 2025-07-15 03:16:25.927 UTC