[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 875   SHUFFLE   <  SKIP 1696  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14124Li, Justin2580GoulburnNew South WalesAustralia
19945Garcia, Phillip, P94310OrlyVal de MarneFrance
28961Ramos, Mathew, E2444Port MacquarieNew South WalesAustralia

Generated 2025-07-18 15:14:27.187 UTC