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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11562Gonzalez, Jarrod04139LeipzigNordrhein-WestfalenGermany
29049Simmons, Kelly, S97205PortlandOregonUnited States
12430Thompson, Kaitlyn, LV0SookeBritish ColumbiaCanada

Generated 2025-07-11 00:56:41.030 UTC