[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 475   SHUFFLE   <  SKIP 1874  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27490Martin, Natasha, N3280WarrnamboolVictoriaAustralia
20848Liu, VincentPB12PeterboroughEnglandUnited Kingdom
26945Hill, Katelyn93000BobignySeine Saint DenisFrance
28619Bailey, Brianna91950National CityCaliforniaUnited States

Generated 2025-07-22 00:53:36.269 UTC