[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 2049   SHUFFLE   <  SKIP 18  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14327Butler, Kyle, B90241DowneyCaliforniaUnited States
28102Deng, Arturo, A2113North RydeNew South WalesAustralia
26690Bennett, Alexia91502BurbankCaliforniaUnited States

Generated 2025-07-12 18:45:09.629 UTC