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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28296Butler, Thomas, C94704BerkeleyCaliforniaUnited States
16679Carter, Amber, E3000MelbourneVictoriaAustralia
13061Anderson, Ethan94611OaklandCaliforniaUnited States
26118Butler, Ashley, A94611OaklandCaliforniaUnited States

Generated 2025-07-11 18:38:30.758 UTC