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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24801Bailey, Chase, E98055RentonWashingtonUnited States
21365Ramos, Gloria, A2036MalabarNew South WalesAustralia
26187Gill, Hector, M4655Hervey BayQueenslandAustralia

Generated 2025-07-09 21:44:50.926 UTC