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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19796Xie, Marshall, M2580GoulburnNew South WalesAustralia
29252Parker, Alex94303Palo AltoCaliforniaUnited States
26715Bell, Gabriella94611OaklandCaliforniaUnited States

Generated 2025-07-11 13:06:37.038 UTC