[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 396 SHUFFLE < SKIP 1789 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18745 | James, Brooke | 4700 | Rockhampton | Queensland | Australia |
27484 | Zhang, Kristen | 3000 | Melbourne | Victoria | Australia |
15875 | Morris, Devin | 90401 | Santa Monica | California | United States |
Generated 2025-07-19 20:08:11.734 UTC