[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 484   SHUFFLE   <  SKIP 1096  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27883Hernandez, Marc41485GrevenbroichBayernGermany
14950Hernandez, MariaTY31RuncornEnglandUnited Kingdom
15167Hernandez, Sara98020EdmondsWashingtonUnited States
13238Williams, John, C90505TorranceCaliforniaUnited States
15677Bradley, Alyssa, C93000BobignySeine Saint DenisFrance
15262Gonzalez, Jan, A2450Coffs HarbourNew South WalesAustralia
23894Ramirez, Bryan98027IssaquahWashingtonUnited States

Generated 2025-11-05 17:19:11.828 UTC