[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 0   SHUFFLE   <  SKIP 1006  >   <  TAKE 8  >   

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

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17084Serrano, Byron, G59000LilleNordFrance
15116Ramirez, Mackenzie, M34117KasselHessenGermany
14460Long, Jose98201EverettWashingtonUnited States
14411Johnson, Ashley, S97034Lake OswegoOregonUnited States
21235Hernandez, Stephanie, V90706BellflowerCaliforniaUnited States
19561Serrano, Orlando1597Lane CoveNew South WalesAustralia
12163Wang, Aaron, V95062Santa CruzCaliforniaUnited States
14996Gill, Ross, R10210BerlinHamburgGermany

Generated 2025-11-01 08:22:19.453 UTC