[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 1875 SHUFFLE < SKIP 2941 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26273 | Suri, Chelsea, L | 98168 | Burien | Washington | United States |
26884 | James, Paige, S | 95010 | Hof | Bayern | Germany |
13634 | Russell, Alexis, L | 4000 | Brisbane | Queensland | Australia |
Generated 2025-07-18 21:32:41.855 UTC