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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22994Allen, Chloe98501OlympiaWashingtonUnited States
21611Wilson, Ethan, J91364Woodland HillsCaliforniaUnited States
25446Garcia, KristinaGL50CheltenhamEnglandUnited Kingdom

Generated 2025-11-05 03:48:04.968 UTC