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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12582Sara, Carmen, W2777SpringwoodNew South WalesAustralia
13287Rodriguez, Brandon, K91502BurbankCaliforniaUnited States
16633Becker, Kelli, E3198SeafordVictoriaAustralia

Generated 2025-07-11 06:18:40.114 UTC