[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 512   SHUFFLE   <  SKIP 4441  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21895Gonzalez, Kaylee, L4217Gold CoastQueenslandAustralia
20786Perez, Marcus91203GlendaleCaliforniaUnited States
22228Gonzalez, Katelyn98201EverettWashingtonUnited States

Generated 2025-07-17 00:18:50.640 UTC