[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 327   SHUFFLE   <  SKIP 4233  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28436Carlson, Derrick, RSE1 8HLLondonEnglandUnited Kingdom
18728Luo, Roger, J2060Lavender BayNew South WalesAustralia
14327Butler, Kyle, B90241DowneyCaliforniaUnited States

Generated 2025-07-19 13:44:19.561 UTC