[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   SHUFFLE   SKIP 5465   <  SKIP 243  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15017Ramirez, Amanda, E90012Los AngelesCaliforniaUnited States
27822Lal, Jerry, LY024 1GFYorkEnglandUnited Kingdom
12539Dominguez, Marc, J94310OrlyVal de MarneFrance
18783Martin, Michael97068W. LinnOregonUnited States
20947Alvarez, MarieE17 6JFLondonEnglandUnited Kingdom
21022Huang, Bianca, J92150SuresnesHauts de SeineFrance
22424Rai, Edwin, M77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-18 10:52:21.314 UTC