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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26186Gill, Joanna2580GoulburnNew South WalesAustralia
24789Hu, Tamara, M90210Beverly HillsCaliforniaUnited States
16375Hernandez, Gabriella91977Spring ValleyCaliforniaUnited States

Generated 2025-11-06 03:47:02.551 UTC