[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 5287 < SKIP 387 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29192 | Ramirez, Jessica, R | 3280 | Warrnambool | Victoria | Australia |
26886 | Robinson, Jasmine | TY31 | Runcorn | England | United Kingdom |
14667 | Alexander, Olivia, L | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-16 11:51:04.441 UTC