[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 2391   SHUFFLE   <  SKIP 506  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26298Peterson, Jasmine, R98270MarysvilleWashingtonUnited States
21894Li, David, A7001HobartTasmaniaAustralia
15339Zhang, Noah, J94536FremontCaliforniaUnited States
12494Sandberg, Abby78000VersaillesYvelineFrance

Generated 2025-07-13 22:20:16.075 UTC