[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 484   SHUFFLE   <  SKIP 2725  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18283Vazquez, Mallory, M7001HobartTasmaniaAustralia
18219Gomez, Felicia, J2500WollongongNew South WalesAustralia
12999Shen, Nichole2036MalabarNew South WalesAustralia

Generated 2025-07-10 10:14:30.835 UTC