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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14234Romero, Gina6006PerthSouth AustraliaAustralia
12200Sharma, Rafael, B94014ColmaCaliforniaUnited States
13943Bryant, Kelly90012Los AngelesCaliforniaUnited States

Generated 2025-07-09 19:13:08.703 UTC