[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 250   SHUFFLE   <  SKIP 90  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21542Vance, Patricia, L93000BobignySeine Saint DenisFrance
11328Griffin, Julian, MV2L3W8NewtonBritish ColumbiaCanada

Generated 2025-07-13 20:12:21.179 UTC