[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 3613  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28774Rowe, Latasha, L94519ConcordCaliforniaUnited States
25254She, Krystal, A98168BurienWashingtonUnited States
17950Ortega, Alberto31770ColomiersGaronne (Haute)France
12639Lopez, Ruben59223RoncqNordFrance
14574Powell, Katherine, CV0SookeBritish ColumbiaCanada
11475Subram, Cesar, LSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-11 17:41:48.337 UTC