[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 3145  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20240Rubio, Beth6006PerthSouth AustraliaAustralia
28895Luo, Mitchell, E80074MünchenNordrhein-WestfalenGermany
21019Prasad, Monica, C77680Roissy en BrieSeine et MarneFrance
12096Brooks, Caitlin94070San CarlosCaliforniaUnited States

Generated 2025-07-11 06:17:47.755 UTC