[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 4027   SHUFFLE   <  SKIP 1509  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24324Reed, Jennifer, B90241DowneyCaliforniaUnited States
12688Navarro, Stacy, C4171HawthorneQueenslandAustralia
17828Zhou, Valerie, JSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-15 09:43:08.377 UTC