[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 327   SHUFFLE   <  SKIP 846  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19966Sanchez, Abby, J2500WollongongNew South WalesAustralia
26628Lee, Lucas, J99202SpokaneWashingtonUnited States
15151Shen, Karl, M2060Lavender BayNew South WalesAustralia

Generated 2025-07-09 19:49:47.767 UTC