[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 SHUFFLE < SKIP 2888 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22150 | Liang, Damien, M | 4810 | Townsville | Queensland | Australia |
16811 | Zhang, Luis, R | 98403 | Tacoma | Washington | United States |
23673 | Miller, Kayla, A | V2L3W8 | Newton | British Columbia | Canada |
Generated 2025-07-11 21:48:09.620 UTC