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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20118Henderson, Jacqueline, R91977Spring ValleyCaliforniaUnited States
15035Mehta, Jay, S4655Hervey BayQueenslandAustralia
16574Gomez, Joe, ERG12 8TBBracknellEnglandUnited Kingdom

Generated 2025-07-11 05:58:22.298 UTC