[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 469   <  SKIP 1081  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22322Zhao, Roger93000BobignySeine Saint DenisFrance
22392Gray, Bailey, A93000BobignySeine Saint DenisFrance
22681Barnes, Tristan, T93000BobignySeine Saint DenisFrance

Generated 2025-07-10 00:47:53.744 UTC