[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 4   SHUFFLE   <  SKIP 2188  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23393Anderson, Jennifer, M91950National CityCaliforniaUnited States
22832Gonzalez, Martin, E92100Boulogne-BillancourtHauts de SeineFrance
12727Ross, Amanda, E93000BobignySeine Saint DenisFrance

Generated 2025-07-12 05:14:03.206 UTC