[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE SKIP 3721 < SKIP 18 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24373 | Reed, Steven | 3000 | Melbourne | Victoria | Australia |
14612 | Zhang, Ernest, M | 90210 | Beverly Hills | California | United States |
23660 | Tang, Christy, R | 2113 | North Ryde | New South Wales | Australia |
19614 | Williams, Wyatt, E | 4810 | Townsville | Queensland | Australia |
Generated 2025-07-15 13:37:27.805 UTC