[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 475   SHUFFLE   <  SKIP 3140  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14772Torres, Stacy, A91480FrankfurtBayernGermany
21965Raheem, Bethany, L3198SeafordVictoriaAustralia
27216Diaz, Ana, D91776San GabrielCaliforniaUnited States

Generated 2025-07-11 21:30:09.164 UTC