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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26983Vance, Adriana14197BerlinNordrhein-WestfalenGermany
28323Moore, Nathan, N7001HobartTasmaniaAustralia
11436Cox, TaylorWA3WatfordEnglandUnited Kingdom

Generated 2025-07-12 00:31:45.866 UTC