[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 512   SHUFFLE   <  SKIP 4581  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25227Gutierrez, Jaime, A2060Lavender BayNew South WalesAustralia
18086Zeng, Jaclyn, R94519ConcordCaliforniaUnited States
18445Li, Colin, J2036MalabarNew South WalesAustralia

Generated 2025-07-17 04:24:21.383 UTC