[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4242  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19965Lopez, Jay, A3429SunburyVictoriaAustralia
14060Sharma, Cedric, A3000MelbourneVictoriaAustralia
17538Bell, Brianna, R90505TorranceCaliforniaUnited States
19304Nelson, Sara, I59368WerneNordrhein-WestfalenGermany

Generated 2025-07-12 02:22:39.646 UTC