[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 509   SHUFFLE   <  SKIP 638  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16434Bailey, Taylor, A66578NeunkirchenSaarlandGermany
23022Bradley, JocelynV8XRoyal OakBritish ColumbiaCanada
13793Gonzales, Jason59100RoubaixNordFrance
22799Alexander, RileyCM11BillericayEnglandUnited Kingdom
14859Weber, Jarrod, M2060Lavender BayNew South WalesAustralia
26203Hall, Nicole91932Imperial BeachCaliforniaUnited States
22979Hernandez, Theodore, R94010BurlingameCaliforniaUnited States

Generated 2025-07-15 06:12:54.633 UTC