[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 259  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23464Turner, Devin, J94070San CarlosCaliforniaUnited States
18575Stewart, Erin, R90241DowneyCaliforniaUnited States
21231Goel, Christine, A4171HawthorneQueenslandAustralia

Generated 2025-07-09 19:36:07.636 UTC