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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21662Muñoz, Orlando, L77680Roissy en BrieSeine et MarneFrance
22415Phillips, Natalie42651SolingenNordrhein-WestfalenGermany
14474Murphy, Jacqueline, A94611OaklandCaliforniaUnited States

Generated 2025-07-11 13:23:16.128 UTC