[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 440   SHUFFLE   <  SKIP 2249  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29331Yuan, Melvin2060Lavender BayNew South WalesAustralia
28542Zhao, Martha, L94310OrlyVal de MarneFrance
27056James, Mackenzie, L90012Los AngelesCaliforniaUnited States

Generated 2025-07-10 19:49:28.250 UTC