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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27094Kelly, Sean94611OaklandCaliforniaUnited States
24035Wu, JaclynSW1P 2NULondonEnglandUnited Kingdom
13805Hernandez, Gabriel, JTY31RuncornEnglandUnited Kingdom
12686Zhou, Trisha, B3550BendigoVictoriaAustralia

Generated 2025-07-12 02:11:18.418 UTC