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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15303Patterson, Haley94941Mill ValleyCaliforniaUnited States
21905Hernandez, Pedro98225BellinghamWashingtonUnited States
24304Serrano, Beth2061Milsons PointNew South WalesAustralia

Generated 2025-07-11 07:48:11.308 UTC