[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 290   <  SKIP 619  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25033Zhu, Omar2036MalabarNew South WalesAustralia
20278Oliver, Alisha, N94519ConcordCaliforniaUnited States
22189Hernandez, Linda98168BurienWashingtonUnited States

Generated 2025-07-17 19:56:04.305 UTC