[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 956  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13938Cai, Alejandro, J90706BellflowerCaliforniaUnited States
14009Prasad, Brandy, P3198SeafordVictoriaAustralia
26415Lal, Latoya, S22001HamburgHessenGermany

Generated 2025-07-11 11:52:18.027 UTC