[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 438   SHUFFLE   <  SKIP 216  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27563Bennett, Devin97068W. LinnOregonUnited States
17368Xie, Alisha, C98225BellinghamWashingtonUnited States
14093Arthur, Jillian, J90210Beverly HillsCaliforniaUnited States
26352Fernandez, Cynthia, L04838EilenburgBrandenburgGermany

Generated 2025-07-17 07:49:18.789 UTC