[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 999   <  SKIP 550  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21677Chander, Cedric, H93000BobignySeine Saint DenisFrance
22322Zhao, Roger93000BobignySeine Saint DenisFrance
22392Gray, Bailey, A93000BobignySeine Saint DenisFrance
22681Barnes, Tristan, T93000BobignySeine Saint DenisFrance

Generated 2025-07-08 22:51:41.086 UTC