[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 189 SHUFFLE < SKIP 951 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13622 | Wang, Alan | 2300 | Newcastle | New South Wales | Australia |
28965 | Morris, Trinity, S | 97205 | Portland | Oregon | United States |
Generated 2025-07-18 20:06:42.822 UTC