[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 2932  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25390Powell, Samantha90706BellflowerCaliforniaUnited States
21928Luo, Karl, L94014ColmaCaliforniaUnited States
23652Goel, Roger, A4810TownsvilleQueenslandAustralia
29320Huang, Wesley2036MalabarNew South WalesAustralia

Generated 2025-11-04 23:31:39.408 UTC