[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 650   SHUFFLE   <  SKIP 3249  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17822Cooper, Michelle, L93000BobignySeine Saint DenisFrance
17936Deng, Tonya, OPE17BuryEnglandUnited Kingdom
19956She, Susan3280WarrnamboolVictoriaAustralia
26835Turner, Kyle, C93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-18 14:33:51.168 UTC