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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15344Russell, Luke, E94303Palo AltoCaliforniaUnited States
23484Allen, Jenna, T91950Lincoln AcresCaliforniaUnited States
24160Yuan, Carl, P2036MatravilleNew South WalesAustralia

Generated 2025-07-11 11:35:52.773 UTC