[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 817   SHUFFLE   <  SKIP 307  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12412Wright, Mackenzie, K90241DowneyCaliforniaUnited States
27120Kumar, Clarence80074MünchenHamburgGermany
20218Xie, Drew, A4169East BrisbaneQueenslandAustralia
22680Suarez, Lee, D33041PaderbornHamburgGermany

Generated 2025-07-15 04:49:20.362 UTC