[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 875   SHUFFLE   <  SKIP 3636  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17283Madan, Henry, E2065St. LeonardsNew South WalesAustralia
19109Brooks, Jade, L94014ColmaCaliforniaUnited States
21940Sharma, Alejandro, T92118CoronadoCaliforniaUnited States

Generated 2025-07-21 00:53:35.855 UTC