[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 2426   <  SKIP 2265  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17421Henderson, Katherine, C91977Spring ValleyCaliforniaUnited States
23427Sai, Jay, A1002SydneyNew South WalesAustralia

Generated 2025-07-19 07:44:43.018 UTC