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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21256Torres, Meghan, I2060Lavender BayNew South WalesAustralia
25019Shen, Misty, S4171HawthorneQueenslandAustralia
25153Coleman, Ryan98366Port OrchardWashingtonUnited States

Generated 2025-07-17 08:46:42.662 UTC