[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 482   SHUFFLE   <  SKIP 3848  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21420Carter, Isabella, C90012Los AngelesCaliforniaUnited States
14347Goel, Tara, I2036MalabarNew South WalesAustralia
28966Li, Martha, M94519ConcordCaliforniaUnited States

Generated 2025-07-14 01:53:24.595 UTC