[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 305  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25119Lopez, Deanna, L2580GoulburnNew South WalesAustralia
15776Mitchell, Jesse, C92625Newport BeachCaliforniaUnited States
28507Suri, Deanna30601HannoverNordrhein-WestfalenGermany

Generated 2025-07-08 14:09:06.867 UTC